.footer {
    width: 100%;
	height: 338px;
    background: url(../images/f_bg.jpg) no-repeat center;
}
.footer a:hover {
	color: #d50b0b !important;
}
.footer .f_con {
	width: 100%;
	padding-bottom: 22px;
	border-bottom: 1px solid #1d2431;
}
.footer .f_mes {
	float: left;
	width: 456px;
	margin-top: 60px;
}
.footer .f_mes>p {
	font-size: 14px;
	line-height: 17px;
	color: #fff;
	margin-bottom: 22px;
}
.footer .f_mes>p>img {
	float: left;
	margin-right: 9px;
}
.footer .f_mes>p:nth-of-type(4) {
	margin-left: 70px;
}
.footer .f_copy {
	float: left;
	width: 360px;
	margin-top: 60px;
	margin-left: 70px;
}
.footer .f_copy>p {
	font-size: 14px;
	color: #fff;
	line-height: 14px;
	margin-bottom: 22px;
}
.footer .f_copy>p a {
	font-size: 14px;
	color: #fff;
	line-height: 14px;
}
.footer .f_con .f_ew {
	float: left;
	width: 220px;
	line-height: 0;
	margin-top: 60px;
}
.footer .f_ew>div {
	float: left;
	width: 100px;
	line-height: 0;
	text-align: center;
}
.footer .f_ew>div:nth-of-type(2) {
	margin-left: 20px;
}
.footer .f_ew img {
	width: 100%;
	height: 100px;
}
.footer .f_ew p {
	font-size: 14px;
	color: #fff;
	margin-top: 10px;
}
.link {
	width: 100%;
	margin-top: 26px;
}
.link>div>div {
	float: left;
	font-size: 18px;
	color: #7f7f7f;
	line-height: 18px;
	margin-left: 5px;
	margin-right: 50px;
}
.link>div>a, .link>div {
	font-size: 14px;
	color: #7f7f7f;
	line-height: 18px;
	display: inline-block;
	margin-bottom: 6px;
}
.link a:hover {
	color: #fff;
}